Views customization
-
A value that holds information about formatting month titles.
See moreDeclaration
Swift
public struct CPCViewTitleStyle : Hashable, RawRepresentable, ExpressibleByStringLiteral
-
A collection of all values of this type.
See moreDeclaration
Swift
struct CPCDayCellState : OptionSet
-
A set of methods that provide contextual information for drawing a single day cell in a month view.
See moreDeclaration
Swift
public protocol CPCDayCellRenderingContext -
A type that is able to render a cell of a month view, representing an arbitrary day.
See moreDeclaration
Swift
public protocol CPCDayCellRenderer
View on GitHub
Install in Dash
Views customization Reference